@charset "UTF-8";
@media screen and (max-width: 1240px) and (min-width: 1000px){ .logo_2021 { width: 350px;}}

@media screen and (max-width: 1000px){
	.logo_2021 {
  	  width: 250px;
	}
}
@media screen and (max-width: 750px){
	.ss_box2_2021{width: 65%;}
}
.rig-fix2{display: none !important;}

/*手机端底部党政机关图标，纠错图片显示*/
@media screen and (max-width: 992px) {
    .dzjg_2021{display:block;margin: 0;float: none !important;text-align: center;}
    .dzjg_2021 span{ margin-top:0; line-height:1;}
    .slb .footer .trt-col-4{ width:100%;}
	.SLB #imgConac,.SLB #_span_jiucuo{position:inherit !important;margin: 0 !important;float: inherit !important;}
}
.TRS_Editor table{
	table-layout: fixed;
}
.TRS_Editor table td{white-space: normal;}